Add DeBERTa-ConPara-v2.14b#177
Conversation
…idth_space/homoglyph)
|
@liamdugan Please feel free to process this. Thank you! |
|
Eval run succeeded! Link to run: link Here are the results of the submission(s): DeBERTa-ConPara-v2.14bRelease date: 2026-07-07 I've committed detailed results of this detector's performance on the test set to this PR. Warning Failed to find threshold values that achieve False Positive Rate(s): (['1%']) on all domains. This submission will not appear in the main leaderboard for those FPR values; it will only be visible within the splits in which the target FPR was achieved. If all looks well, a maintainer will come by soon to merge this PR and your entry/entries will appear on the leaderboard. If you need to make any changes, feel free to push new commits to this PR. Thanks for submitting to RAID! |
|
@liamdugan - these results look great. The TPR@1% warning is expected given the threshold calibration. Happy to proceed with merging as-is. Thank you! |
Fixes preprocessing bug in v2.14 (PR #172).
Root cause: submission script missing unicode_normalize() before inference:
All other 10 attack types v2.14 already outperformed v2.13 (98.6–99.4%).
Same checkpoint as v2.14, only inference preprocessing corrected.